home *** CD-ROM | disk | FTP | other *** search
- -- card: 5489 from stack: in
- -- bmap block id: 0
- -- flags: 0000
- -- background id: 2928
- -- name: Spaceman
- ----- HyperTalk script -----
- on tabKey
- show card field "Hi Bill"
- wait 10 seconds
- hide card field "hi Bill"
- End tabKey
-
- on mouseUp
- visual effect iris open to gray
- go home
- end mouseUp
-
-
-
- -- part 2 (field)
- -- low flags: 80
- -- high flags: 0001
- -- rect: left=213 top=195 right=279 bottom=490
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: Hi Bill
-
-
- -- part contents for card part 2
- ----- text -----
- Dear Mr. Atkinson,
-
- Just wanted to say "Hello!"
-
-
-
-